gailbooleancell.c gailimagecell.c gailtextcell.c gailwidget.c
authorMichael Natterer <mitch@imendio.com>
Fri, 15 Aug 2008 11:37:00 +0000 (11:37 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 15 Aug 2008 11:37:00 +0000 (11:37 +0000)
commit2f267a411d6d93dc65a2b4c431a759b0ebb9f537
treec9364fa17853ac3c07e46f877ba46d8883fdd1fa
parentf54a61deeb125ab373a9311bda8e09eb7dd2bc27
gailbooleancell.c gailimagecell.c gailtextcell.c gailwidget.c

2008-08-15  Michael Natterer  <mitch@imendio.com>

* gailbooleancell.c
* gailimagecell.c
* gailtextcell.c
* gailwidget.c
* tests/Makefile.am
* tests/testbutton.c
* tests/testimage.c
* tests/testlib.c
* tests/testmenuitem.c
* tests/testnotebook.c
* tests/testoptionmenu.c
* tests/testpaned.c
* tests/testselection.c
* tests/testtable.c: some undeprecation.

* libgail-util/Makefile.am. build with GDK_DISABLE_DEPRECATED
and GTK_DISABLE_DEPRECATED.

svn path=/trunk/; revision=21127
16 files changed:
modules/other/gail/ChangeLog
modules/other/gail/gailbooleancell.c
modules/other/gail/gailimagecell.c
modules/other/gail/gailtextcell.c
modules/other/gail/gailwidget.c
modules/other/gail/libgail-util/Makefile.am
modules/other/gail/tests/Makefile.am
modules/other/gail/tests/testbutton.c
modules/other/gail/tests/testimage.c
modules/other/gail/tests/testlib.c
modules/other/gail/tests/testmenuitem.c
modules/other/gail/tests/testnotebook.c
modules/other/gail/tests/testoptionmenu.c
modules/other/gail/tests/testpaned.c
modules/other/gail/tests/testselection.c
modules/other/gail/tests/testtable.c